-
Home
-
WooCommerce EU VAT Assistant
-
2.1.17.241007 (latest)
-
Code
-
Classes
- Logger
Total Complexity |
37 |
Dependencies |
4 |
Dependents |
12 |
Total lines |
375 |
Lines of code |
150 |
Logical lines of code |
72 |
Comment lines |
191 |
Methods |
21 |
Properties |
4 |
Methods 21
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
log() |
S |
62 |
3 |
13 |
set_debug_mode() |
S |
64 |
2 |
11 |
set_log_level() |
S |
74 |
2 |
5 |
get_log_file_name() |
S |
63 |
2 |
10 |
audit() |
S |
65 |
2 |
9 |
emergency() |
S |
68 |
2 |
8 |
alert() |
S |
68 |
2 |
8 |
critical() |
S |
68 |
2 |
8 |
error() |
S |
68 |
2 |
8 |
warning() |
S |
68 |
2 |
8 |
notice() |
S |
68 |
2 |
8 |
info() |
S |
68 |
2 |
8 |
debug() |
S |
68 |
2 |
8 |
maintenance_mode() |
S |
78 |
2 |
3 |
debug_mode() |
S |
71 |
2 |
6 |
log_exception() |
S |
65 |
1 |
9 |
get_debug_mode() |
S |
82 |
1 |
3 |
init_debug_log_handlers() |
S |
91 |
1 |
2 |
init_logger() |
S |
67 |
1 |
7 |
__construct() |
S |
76 |
1 |
4 |
factory() |
S |
76 |
1 |
4 |